<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  涓昏鏍峰紡 */
.yyui_menu1 {width: 80rem; font-size:1.6rem;display: flex;justify-content: space-around;}/*3.3rem*/
.yyui_menu1_one {float:left;} /*杩欎竴绾ф槸瀵艰埅*/
.yyui_menu1_one_title {}
.yyui_menu1_one_title a {
	line-height:7.2rem;
	display:block; 
	text-decoration:none;
	margin:0px; 
	color:#000;}
.yyui_menu1_one_title a:hover {color: #d5414d;}

/*灞曞紑鍜屾爣蹇楀綋鍓嶆爮鐩椂鐨勭姸鎬�*/
/*.open .yyui_menu1_one_title a,.cur .yyui_menu1_one_title a {color: #d5414d;}*/
.open .yyui_menu1_one_title a{color: #d5414d;}

/*.yyui_menu1_one ul { top:36;left:0;right: 0; width:100%; border:0px solid #D2D2D2; display:none; background-color:#fff; z-index:9999999;}*/ /*杩欐槸绗簩绾ц彍鍗�*/

.yyui_menu1_one ul { position:absolute;margin-left: 0rem; float:left; width:22rem; border:1px solid #D2D2D2; display:none; background-color:#FFF; z-index:9999;background: rgba(255,255,255,.9);} /*杩欐槸绗簩绾ц彍鍗�*/

.yyui_menu1_one ul a { width:100%;text-decoration:none; color:#333333;}
.yyui_menu1_one ul li{font-size: 1.6rem;width: 100%;padding: 10px;text-align: left;}
.yyui_menu1_one ul li:hover {background:#f2f2f2;}
.yyui_menu1_one li ul { position:absolute;float:left; width:200px; border:1px solid #D2D2D2; display:none; background-color:#FFFfff; z-index:9999;background: rgba(255,255,255,.9);} /*杩欐槸绗簩绾ц彍鍗�*/
.yyui_menu1_one ul ul{ top:0;left:238px;} /*浠庣涓夌骇鑿滃崟寮€濮�,鎵€鏈夌殑瀛愮骇鑿滃崟閮界浉瀵瑰亸绉�*/




/*璁剧疆a鐨勫畾浣嶏紝缁欐垜浠嚜宸辩紪鍐欑殑涓嬪垝绾夸竴涓畾浣嶅弬鑰�*/
.yyui_menu1_one a{
	position:relative;
}
/*浣跨敤浼被缁檃涓嬮潰娣诲姞涓嬪垝绾�*/
/*css3涓轰簡鍖哄埆浼被閫夋嫨鍣ㄦ妸::鏀逛负:,浣跨敤:涔熶細鑷姩杞负::*/
.yyui_menu1_one&gt;.yyui_menu1_one_title&gt;a:before{
	content:'';
	display:block;
	/*寮€濮嬫椂鍊欎笅鍒掔嚎鐨勫搴︿负0*/
	width:0;
	height:3px;
	position:absolute;
	left:0;
	bottom:0px;
	background:#d5414d;
	/*杩欓噷鎴戜滑璁惧畾鎵€鏈夋敼鍙橀兘鏈夊姩鐢绘晥鏋滐紝鍙互鑷繁鎸囧畾鏍峰紡鎵嶆湁鍔ㄧ敾鏁堟灉*/
	transition:all 0.3s ease-in-out;
}
/*.left-to-right:hover::after{
	width:100%;
}*/
.yyui_menu1_one:hover&gt;.yyui_menu1_one_title&gt;a:before,.cur&gt;.yyui_menu1_one_title&gt;a:before
{
	width:100%;
}</pre></body></html>